CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opengl 碰撞检测

搜索资源列表

  1. flatland-v1-3

    0下载:
  2. Flatland是一个跨平台的面向对象的2D碰撞检测库,使用C++编写,无界面,压缩包中附带两个例子,使用openGL编写。-Flatland is a simple cross-platform object-oriented 2D collision library. It presents a C++ interface to the Open Dynamics Engine physics SDK. Flatland does not handle graphics, but two s
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:527051
    • 提供者:张玉刚
  1. test

    0下载:
  2. 基于OpenGL的碰撞检测原代码,用于3D游戏开发中最常用的算法之一,希望有助于大家提高!-The collision detection based on OpenGL source code for 3D game development in one of the most common algorithms I hope will help us improve!
  3. 所属分类:Shot Game

    • 发布日期:2017-03-29
    • 文件大小:64812
    • 提供者:张鹏程
  1. Collision

    0下载:
  2. 在VC平台上,用opengl绘图,实现两个球体的碰撞检测,并且实现交互设备PHANTOM接口-In the VC platform, using opengl graphics, collision detection to achieve the two spheres, and the PHANTOM device to achieve interactive interfaces. . .
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-16
    • 文件大小:4461567
    • 提供者:龚云隆
  1. Ball

    0下载:
  2. conin3d是对opengl的封装 可是资料极少 这是一个球体显示 碰撞检测的教学程序-conin3d opengl package is very little information, but it is a sphere shows the teaching program collision detection
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-27
    • 文件大小:16914
    • 提供者:成点
  1. pengzhuangjiance

    0下载:
  2. 游戏中的碰撞检测,用opengl实现,程序写的很简练-Game collision detection, using opengl implementation, the program was very concise
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:28970
    • 提供者:liuwenyao
  1. Roaming_System

    0下载:
  2. 该实验是教室漫游检测系统,实验综合运用多种opengl功能,包括碰撞检测、灯光效应、纹理贴图,并且导入了3d模型。-The classroom experiment is roaming detection system, integrated use of various experimental opengl functions, including collision detection, lighting effects, texture mapping, and into the 3d
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:687420
    • 提供者:名人
  1. acollision

    0下载:
  2. 一个opengl的碰撞检测的初始教程,很好的源代码-opengl collision
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:199625
    • 提供者:苗腾
  1. 30Rock_check

    0下载:
  2. 使用VisualC++ Win32应用程序开发的一个OpenGL程序,在OpenGL中实现碰撞检测的效果。 -Using VisualC++ Win32 OpenGL application development of a procedure implemented in OpenGL collision detection results.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-11
    • 文件大小:2530688
    • 提供者:ZhangQL
  1. gameByOpenGL

    0下载:
  2. 用opengl写的一个小游戏。帮助新手学习。有纹理映射,光照,碰撞检测,等基本技术。注解非常详细!-a game based on opengl including texture mapping, lighting, collision test with rish comment!
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:218042
    • 提供者:王心泽
  1. A11

    0下载:
  2. vc 和opengl编写的碰撞检测的简单例子,可以作为参考-vc and opengl write a simple example of collision detection can be used as reference
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2272849
    • 提供者:
  1. PhysicsDemo3

    0下载:
  2. opengl中的物理模型,有碰撞检测,描述了小球下落的过程-opengl in the physical model, collision detection, describes the process of falling ball
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-07
    • 文件大小:670691
    • 提供者:刘创
  1. Roaming-System

    1下载:
  2. 用opengl做的3D教室漫游程序,支持碰撞检测-With opengl do 3 D classroom roaming program
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:676350
    • 提供者:you name
  1. opengl_3dgame

    0下载:
  2. 用opengl编程实现的3d游戏,主要有纹理、碰撞检测、漫游等几个方面的运用。-3d games using opengl.
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-12
    • 文件大小:20224720
    • 提供者:daisy
  1. Collision-Detection

    0下载:
  2. 我们教授写的基于opengl的碰撞检测的源代码,效果非常好。-The source code we write an opengl-based collision detection, the effect is very good
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1986607
    • 提供者:史思
  1. Collide

    0下载:
  2. OPENGL中碰撞检测及碰撞之后发生的运动轨迹!-The OPENGL collision detection and collision trajectory!
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-12
    • 文件大小:3025619
    • 提供者:HLC
  1. collision-detection

    0下载:
  2. OpenGL编3D游戏_碰撞检测。用VC++实现的,很好的学习3d游戏制作的范例。-OpenGL Code 3D games _ collision detection. VC++ achieve a good learning example of 3d game production.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:27902
    • 提供者:hjerw
  1. OPENGL_collsion

    0下载:
  2. 在VC6.0++环境下用openGL实现的碰撞检测程序-The openGL achieve the collision detection procedure VC6.0++ environment
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-19
    • 文件大小:5163779
    • 提供者:hzr
  1. u3Dbilliardsgs

    0下载:
  2. 运用OPENGL开发的一个三维台球游戏源码,程序源码码中包含球与球间的碰撞检测 -Use OPENGL development of a 3D billiards game source code, program source code contains the collision detection between the ball and the ball
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:186172
    • 提供者:sipengyung
  1. les

    0下载:
  2. 基于opengl的三维小球碰撞,包括三维背景的绘制和三维球体的绘制玉运动和碰撞检测-Draw jade the opengl 3D ball collision, including three-dimensional drawing and three-dimensional sphere background movement and collision detection
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-15
    • 文件大小:11628
    • 提供者:虫子
  1. littleball

    0下载:
  2. 一个小球在两个物体间运动的碰撞检测程序,利用openGL编写而成,适合初学者。-A small ball in the movement between two objects, collision detection program using openGL are written for beginners.
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-30
    • 文件大小:2037106
    • 提供者:janelee
« 1 2 3 4 56 »
搜珍网 www.dssz.com